home *** CD-ROM | disk | FTP | other *** search
- The examples are intended to show the capabilities of QuickFile and
- to give you a start in creating your own files.
-
- AddressBook
-
- This is a simple address book that includes:
-
- Calculated character fields.
- A cycle field
- A Mailing label view
- A List view
- A report with totals and control breaks
- A report with wrapping columns
- An ARexx start-up script to load all views
-
- Run the ARexx script Demo.rexx to demonstrate some of the available
- features.
-
- Sales
-
- This database demonstrates calculated fields and a report with several
- levels of control breaks and totals. A startup script is also used to load
- an extra view. It also includes two indexes.
-
- Tapes
-
- This represents a very simple tape library with a report that calculates
- the total time used on each tape.
-
- Images
-
- This demonstrates Image, External and Cycle field types. It has two
- External fields, one invokes the MuchMore text viewer and the other
- displays pictures using Mostra.
-
- Library
-
- Another very simple database for a Library including different media such
- as books, CDs, audio tapes, video tapes etc.
-
-